home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-01-20 | 660 b | 19 lines | [TEXT/KAHL] |
-
- Version history:
-
- 941201: 1.0 For publication with Apprentice, release 2
- 950110: 1.1 Using dropshell 1.1, added 'CouldNotEnterFolder' virtual member.
- => no longer balks on AppleShare folders without read access
-
- Known bugs:
-
- - no error checking during file creation. Name collisions are improbable,
- but one should check for them, anyway. Write protected disks are also
- improbable, but disk full errors might occur.
-
- Known limitations:
-
- - when processing lots of files, it would be nice if WaitNextEvent were
- called from time to time. => use the thread manager, and maintain a list
- of aliases to process. 'This is kept as an exercise for the reader'
-